internal/cpu.option.Enable (field)
5 uses
internal/cpu (current package)
cpu.go#L183: Enable bool // whether feature should be enabled
cpu.go#L226: options[i].Enable = enable
cpu.go#L234: options[i].Enable = enable
cpu.go#L247: if o.Enable && !*o.Feature {
cpu.go#L252: *o.Feature = o.Enable
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)